@import url("PC_style.css") only screen and (min-width: 768px);
@import url("MOB_style.css") only screen and (max-width: 768px);